home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / stac0193.zip / TEC005.DOC < prev    next >
Text File  |  1992-11-03  |  3KB  |  62 lines

  1. ___________________________________________________________________________
  2. STAC FAX                                                           STAC FAX
  3.  
  4. Title: Stacker 1.x Memory Requirements
  5.  
  6. STACKER NOTE TEC005 - 5/15/92                          STAC FAX Index #2501
  7. ___________________________________________________________________________
  8.  
  9. Background.
  10.  
  11. The Stacker device driver, STACKER.COM , requires a modest amount of
  12. resident conventional memory.  The resident size of the Stacker device
  13. driver depends on the Stacker product being used, and on the way
  14. Stacker is configured.  During the initialization phase, as it is
  15. loading and mounting the Stacker drives, it requires slightly more
  16. memory than when resident.
  17.  
  18. Refer to the following tables to determine how much memory the Stacker
  19. device driver requires.  These numbers should be used as guidelines.
  20. Once Stacker is installed, observe the Stacker.COM display as the
  21. system starts to see the exact amount of memory the driver is using.
  22.  
  23.       Starting sizes in bytes, without Stacker cache (/M=0)
  24.  
  25.                                     Coprocessor             Software
  26.                                       Version               Version
  27.  
  28.       1st volume  (with 4KB clusters): 21,504                30,720
  29.                   (with 8KB clusters): 25,600                38,912
  30.                       add'l volumes:    3,072 each            3,072 each
  31.  
  32.       When Stacker loads at boot time, the size of the driver (both initial 
  33.       and resident) is displayed.
  34.  
  35.  
  36. How does the Stacker cache affect the device driver size?
  37.  
  38.    If the Stacker cache has been specified, the driver size will 
  39.    increase by the amount specified (in Kbytes) for cache allocation.  The 
  40.    size is specified with the /M=xx switch on the Stacker device line in 
  41.    Config.sys.  Values range from 0-64.  For example: 
  42.             
  43.    DEVICE=C:\STACKER\STACKER.COM C:\STACVOL.000 /m=64 
  44.              
  45.    The /m=64 will create a 64 K cache and add 64K to the size of the driver.  
  46.    If you find your programs complain about insufficient memory, or the 
  47.    driver will not load into upper memory, reduce the size of the cache.  
  48.    Note: the device driver can be reduced by an additional 9K if using the 
  49.    coprocessor, and setting /m=0.
  50.  
  51. Can the Stacker driver be loaded into Upper Memory?
  52.  
  53.    The Stacker device driver can be loaded "high" like any other driver. 
  54.    Just follow your memory manager's instructions.  It is desirable to make 
  55.    the driver as small as possible, so it may be necessary to reduce the size
  56.    of the cache. See STACKER NOTE Tec015 (STAC FAX index # 2102) "Loading 
  57.    Stacker High with DOS 5.0" for more on using the DOS 5.0/Windows 3.1  
  58.    memory manager to load Stacker high.
  59.  
  60. ___________________________________________________________________________
  61. Copyright 1992, Stac Electronics                    STAC FAX (619) 431-6712
  62.